home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 20 / Cream of the Crop 20 (Terry Blount) (1996).iso / bbs / msrch11.zip / MULTEDIT.DOC < prev    next >
Text File  |  1996-07-07  |  3KB  |  59 lines

  1.  
  2.                     Documentation for MultiSearch Text Door
  3.                               Configuration Editor
  4.                          Written by Robert V. Chambers
  5.                                Copyright (c) 1996
  6.  
  7. The  configuration editor will help you add,  delete, and modify the file menu
  8. that  the  door presents to the user.  To use the editor run MULTEDIT.EXE from
  9. the  same directory as MAIN.CFG and MULTSRCH.CFG. It requires information from
  10. both files and expects to find them in its own directory.
  11.  
  12. The  editor is very simple to use, and  is written to help with maintenance of
  13. MULTSRCH.CFG,  the  primary configuration file. It  will  not allow editing of
  14. MAIN.CFG, the category configuration file.
  15.  
  16. When  the  program is run it will display  a menu of all the options to choose
  17. from. You can:
  18.  
  19.         1) Change your registration information (enter name and key).
  20.         2) Change the number of entries per page in the menu.
  21.         3) Enable or Disable the file download function.
  22.         4) Add an entry to the menu.
  23.         5) Delete an entry from the menu.
  24.         6) Modify any menu entry.
  25.         7) List all the entries you have defined so far.
  26.         8) Sort entries alphabetically by title.
  27.         9) Sort entries by category, then alphabetically.
  28.  
  29. Details on how to use each individual functions are not presented, as they are
  30. very  simple and straightforward. However, here are a few things that you need
  31. to be aware of:
  32.  
  33. 1)  If MULTSRCH.CFG cannot be found it will be created with one default entry.
  34. You  will  need to edit this entry  with the proper information for your first
  35. document.
  36.  
  37. 2)  The  editor looks for MAIN.CFG to see  if you are using categories. If you
  38. are  not,  then  the category entry field  will  not be displayed, and all new
  39. entries will have a default category of 1.
  40.  
  41. 3)  The default category is always 1  and the default security level is always
  42. 0.
  43.  
  44. 4) The default menu entry and path are are both always "Unknown".
  45.  
  46. 5)  If  you  edit MAIN.CFG and change the  order  of the entries then you MUST
  47. change  the  category  in each entry in  MULTSRCH.CFG  as well. The entries in
  48. MULTSRCH.CFG use a number for the category, and this number points to an entry
  49. in MAIN.CFG. It will use whatever category name is in that entry position.
  50.  
  51. 6)  One tip that might be helpful when using the program is that the Enter key
  52. is  used  to go from one data entry  field  to the next. Hitting Enter without
  53. entering new data in the field will retain the current settings.
  54.  
  55. 7) Sorting your entries is very beneficial when searching a range of files. If
  56. you are using categories, then sort using option #9. Otherwise, use option #8.
  57. You  should sort your entries and save the results every time you add an entry
  58. to the menu.
  59.